Fix failure on second run of 'cargo test'
authorBrian Koropoff <bkoropoff@gmail.com>
Sun, 20 Jul 2014 22:11:41 +0000 (15:11 -0700)
committerBrian Koropoff <bkoropoff@gmail.com>
Sun, 20 Jul 2014 22:11:41 +0000 (15:11 -0700)
commit876586a44d90919b86c2a2a928ffd166a15d050c
treeb1c9921629566923239714e7cbc2bc64f643ef2f
parent7bcdb91409c59a076bd4dd86d223ebf1dfa92315
Fix failure on second run of 'cargo test'

Generate the right target filename for rlibs built in test
mode so that they are correctly moved back out of the old-root
directory.
src/cargo/ops/cargo_rustc/context.rs